Skip to content

feat: support expanding variables in env blocks#80

Open
kangasta wants to merge 1 commit intomainfrom
feat/env-expand
Open

feat: support expanding variables in env blocks#80
kangasta wants to merge 1 commit intomainfrom
feat/env-expand

Conversation

@kangasta
Copy link
Copy Markdown
Member

@kangasta kangasta commented Feb 12, 2026

  • Expand variables in unquoted and double-quoted values in env blocks.
  • Warn if variable key or unquoted variable value contains whitespace.
  • Add option to treat warnings as errors.

@kangasta kangasta marked this pull request as draft February 12, 2026 22:55
@kangasta kangasta force-pushed the feat/env-expand branch 8 times, most recently from e3a34aa to 22a3c78 Compare February 13, 2026 08:20
@kangasta kangasta marked this pull request as ready for review February 13, 2026 08:25
- Expand variables in unquoted and double-quoted values in env blocks.
- Warn if variable key or unquoted variable value contains whitespace.
- Add option to treat warnings as errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant